fix humminbird icon matching, (#1126)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sat, 10 Jun 2023 22:00:37 +0000 (16:00 -0600)
committerGitHub <noreply@github.com>
Sat, 10 Jun 2023 22:00:37 +0000 (16:00 -0600)
commitf393ed5162532abda62e163df0319a9d8d92de83
treec34775202046d2617614c698f6f497228ba51587
parent825705b00e9b589f599f5bb45334cdfda2d1f97e
fix humminbird icon matching, (#1126)

* fix humminbird icon matching,

eliminating one use of xasprintf.
This was broken in 6029c8267 over a decade ago.

* eliminate unnecessary xasprinf usage.

* eliminate another xasprintf usage.

* eliminate xasprintf usage.

* retire xasprintf, xvasprintf.
defs.h
garmin_txt.cc
humminbird.cc
skytraq.cc
util.cc